INTRODUCTION
------------

These demo files are for the article "FinalBuilder 6 .NET Custom Action API":

http://www.finalbuilder.com/Default.aspx?tabid=70&mid=370&ctl=ArticleView&articleId=28


INSTALLATION
------------

The .fbap file needs to be copied to the directory "ActionDefs", inside the FinalBuilder program directory. You will need to restart FinalBuilder if it is open.

The .dll file needs to be copied to the directory "ActionDefs\Assemblies\2.0", inside the FinalBuilder program directory.

If the .csproj file is rebuilt, then the rebuilt .dll will need to be copied from bin\Debug to the same assembly directory (or update the output directory for the project.)
